home *** CD-ROM | disk | FTP | other *** search
/ Visual Basic Source Code / Visual Basic Source Code.iso / vbsource / oocs / form1.frm < prev    next >
Text File  |  1999-09-06  |  16KB  |  529 lines

  1. VERSION 5.00
  2. Object = "{248DD890-BB45-11CF-9ABC-0080C7E7B78D}#1.0#0"; "MSWINSCK.OCX"
  3. Begin VB.Form frmCLient 
  4.    BorderStyle     =   4  'Fixed ToolWindow
  5.    Caption         =   "Client"
  6.    ClientHeight    =   2895
  7.    ClientLeft      =   1560
  8.    ClientTop       =   1710
  9.    ClientWidth     =   7230
  10.    Icon            =   "Form1.frx":0000
  11.    LinkTopic       =   "Form1"
  12.    MaxButton       =   0   'False
  13.    MinButton       =   0   'False
  14.    ScaleHeight     =   2895
  15.    ScaleWidth      =   7230
  16.    ShowInTaskbar   =   0   'False
  17.    Begin VB.CommandButton cmdRetract 
  18.       Caption         =   "&Retract"
  19.       Height          =   375
  20.       Left            =   6120
  21.       TabIndex        =   7
  22.       Top             =   4920
  23.       Width           =   975
  24.    End
  25.    Begin VB.TextBox Text1 
  26.       Height          =   1815
  27.       Left            =   120
  28.       MultiLine       =   -1  'True
  29.       ScrollBars      =   2  'Vertical
  30.       TabIndex        =   6
  31.       Top             =   3000
  32.       Width           =   6975
  33.    End
  34.    Begin VB.CommandButton cmdExit 
  35.       Caption         =   "E&xit"
  36.       Height          =   375
  37.       Left            =   6120
  38.       TabIndex        =   5
  39.       Top             =   2400
  40.       Width           =   975
  41.    End
  42.    Begin VB.Frame Frame1 
  43.       Caption         =   "Tasks"
  44.       Height          =   2295
  45.       Left            =   120
  46.       TabIndex        =   0
  47.       Top             =   0
  48.       Width           =   6975
  49.       Begin VB.PictureBox Picture1 
  50.          Height          =   1935
  51.          Left            =   1920
  52.          ScaleHeight     =   1875
  53.          ScaleWidth      =   4875
  54.          TabIndex        =   11
  55.          Top             =   240
  56.          Visible         =   0   'False
  57.          Width           =   4935
  58.          Begin VB.CommandButton cmdHide 
  59.             Caption         =   "&Hide"
  60.             Height          =   375
  61.             Left            =   3840
  62.             TabIndex        =   30
  63.             Top             =   1440
  64.             Width           =   855
  65.          End
  66.          Begin VB.Label Label 
  67.             BorderStyle     =   1  'Fixed Single
  68.             Height          =   255
  69.             Index           =   8
  70.             Left            =   3360
  71.             TabIndex        =   29
  72.             Top             =   1080
  73.             Width           =   1335
  74.          End
  75.          Begin VB.Label Label 
  76.             BorderStyle     =   1  'Fixed Single
  77.             Height          =   255
  78.             Index           =   7
  79.             Left            =   3600
  80.             TabIndex        =   28
  81.             Top             =   600
  82.             Width           =   1095
  83.          End
  84.          Begin VB.Label Label 
  85.             BorderStyle     =   1  'Fixed Single
  86.             Height          =   255
  87.             Index           =   6
  88.             Left            =   3480
  89.             TabIndex        =   27
  90.             Top             =   120
  91.             Width           =   1215
  92.          End
  93.          Begin VB.Label Label 
  94.             BorderStyle     =   1  'Fixed Single
  95.             Height          =   255
  96.             Index           =   5
  97.             Left            =   1200
  98.             TabIndex        =   26
  99.             Top             =   1560
  100.             Width           =   1455
  101.          End
  102.          Begin VB.Label Label 
  103.             BorderStyle     =   1  'Fixed Single
  104.             Height          =   255
  105.             Index           =   4
  106.             Left            =   1200
  107.             TabIndex        =   25
  108.             Top             =   1320
  109.             Width           =   1455
  110.          End
  111.          Begin VB.Label Label 
  112.             BorderStyle     =   1  'Fixed Single
  113.             Height          =   255
  114.             Index           =   3
  115.             Left            =   1200
  116.             TabIndex        =   24
  117.             Top             =   1080
  118.             Width           =   1455
  119.          End
  120.          Begin VB.Label Label 
  121.             BorderStyle     =   1  'Fixed Single
  122.             Height          =   255
  123.             Index           =   2
  124.             Left            =   1200
  125.             TabIndex        =   23
  126.             Top             =   840
  127.             Width           =   1455
  128.          End
  129.          Begin VB.Label Label 
  130.             BorderStyle     =   1  'Fixed Single
  131.             Height          =   255
  132.             Index           =   1
  133.             Left            =   1200
  134.             TabIndex        =   22
  135.             Top             =   360
  136.             Width           =   1455
  137.          End
  138.          Begin VB.Label Label 
  139.             BorderStyle     =   1  'Fixed Single
  140.             Height          =   255
  141.             Index           =   0
  142.             Left            =   1200
  143.             TabIndex        =   21
  144.             Top             =   120
  145.             Width           =   1455
  146.          End
  147.          Begin VB.Label LabelCap 
  148.             AutoSize        =   -1  'True
  149.             BackStyle       =   0  'Transparent
  150.             Caption         =   "Total RAM"
  151.             Height          =   195
  152.             Index           =   8
  153.             Left            =   120
  154.             TabIndex        =   20
  155.             Top             =   1080
  156.             Width           =   765
  157.          End
  158.          Begin VB.Label LabelCap 
  159.             AutoSize        =   -1  'True
  160.             BackStyle       =   0  'Transparent
  161.             Caption         =   "Memory Load"
  162.             Height          =   195
  163.             Index           =   7
  164.             Left            =   120
  165.             TabIndex        =   19
  166.             Top             =   840
  167.             Width           =   960
  168.          End
  169.          Begin VB.Label LabelCap 
  170.             BackStyle       =   0  'Transparent
  171.             Caption         =   "Available Virtual Ram"
  172.             Height          =   555
  173.             Index           =   6
  174.             Left            =   2760
  175.             TabIndex        =   18
  176.             Top             =   840
  177.             Width           =   780
  178.          End
  179.          Begin VB.Label LabelCap 
  180.             AutoSize        =   -1  'True
  181.             BackStyle       =   0  'Transparent
  182.             Caption         =   "Virtual Ram"
  183.             Height          =   195
  184.             Index           =   5
  185.             Left            =   2760
  186.             TabIndex        =   17
  187.             Top             =   600
  188.             Width           =   810
  189.          End
  190.          Begin VB.Label LabelCap 
  191.             BackStyle       =   0  'Transparent
  192.             Caption         =   "Available PageFile"
  193.             Height          =   435
  194.             Index           =   4
  195.             Left            =   2760
  196.             TabIndex        =   16
  197.             Top             =   120
  198.             Width           =   825
  199.          End
  200.          Begin VB.Label LabelCap 
  201.             AutoSize        =   -1  'True
  202.             BackStyle       =   0  'Transparent
  203.             Caption         =   "PageFile"
  204.             Height          =   195
  205.             Index           =   3
  206.             Left            =   120
  207.             TabIndex        =   15
  208.             Top             =   1560
  209.             Width           =   615
  210.          End
  211.          Begin VB.Label LabelCap 
  212.             AutoSize        =   -1  'True
  213.             BackStyle       =   0  'Transparent
  214.             Caption         =   "Avaliable RAM"
  215.             Height          =   195
  216.             Index           =   2
  217.             Left            =   120
  218.             TabIndex        =   14
  219.             Top             =   1320
  220.             Width           =   1050
  221.          End
  222.          Begin VB.Label LabelCap 
  223.             AutoSize        =   -1  'True
  224.             BackStyle       =   0  'Transparent
  225.             Caption         =   "Sys Directory:"
  226.             Height          =   195
  227.             Index           =   1
  228.             Left            =   120
  229.             TabIndex        =   13
  230.             Top             =   360
  231.             Width           =   975
  232.          End
  233.          Begin VB.Label LabelCap 
  234.